From: Chong Yidong Date: Mon, 29 Jan 2007 02:31:28 +0000 (+0000) Subject: * comint.el (comint-insert-input): Handle situation where the X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~30757 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=645200b521c87a7af603309e80a99ccca02d72fa;p=emacs.git * comint.el (comint-insert-input): Handle situation where the selected buffer is not the clicked buffer. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 663be6b8607..b7d48253fb2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2007-01-29 Chong Yidong + + * comint.el (comint-insert-input): Handle situation where the + selected buffer is not the clicked buffer. + 2007-01-29 Kenichi Handa * emacs-lisp/bytecomp.el (byte-compile-disable-print-circle): New